home *** CD-ROM | disk | FTP | other *** search
/ Gardening with Wildlife in Mind / Gardening with Wildlife in Mind.iso / program files / Natural England / en.chm / help / enhelp.css < prev    next >
Cascading Style Sheet File  |  2006-12-06  |  964b  |  54 lines

  1. body {
  2.     background-color: ccffcc;
  3.     font-family: Arial, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5.     font-style: normal;
  6.  
  7. }
  8. .headTitle {
  9.     font-family: "Times New Roman", Times, serif;
  10.     font-size: 18pt;
  11.     font-style: italic;
  12.     color: green;
  13. }
  14. .EnImg {
  15.     float: left;
  16.     margin: 0 1.5em 1em 0;
  17. }
  18. h3 {
  19.     font-family: Arial, Helvetica, sans-serif;
  20.     font-size: 14pt;
  21.     font-style: normal;
  22.     color: red;
  23. }
  24. h4 {
  25.     font-family: Arial, Helvetica, sans-serif;
  26.     font-size: 12pt;
  27.     font-style: normal;
  28.     color: red;
  29. }
  30. table {
  31.     font-family: Arial, Helvetica, sans-serif;
  32.     font-size: 10pt;
  33.     font-style: normal;
  34. }
  35. h5 {
  36.     font-family: Arial, Helvetica, sans-serif;
  37.     font-size: 12pt;
  38.     text-decoration: underline;
  39.     font-style: normal;
  40.     font-weight: normal;
  41.  
  42. }
  43. h6 {
  44.     font-family: Arial, Helvetica, sans-serif;
  45.     font-size: 10pt;
  46.     font-style: italic;
  47.     color: red;
  48.     margin-top: auto;
  49.     margin-right: auto;
  50.     margin-bottom: 0pt;
  51.     margin-left: auto;
  52.  
  53. }
  54.